-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.12.2 (latest)
-
Code
-
Classes
- EmailSubscriber
Total Complexity |
48 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
716 |
Lines of code |
348 |
Logical lines of code |
191 |
Comment lines |
237 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
payment_confirmation() |
A |
42 |
10 |
55 |
payment_notification() |
A |
41 |
9 |
62 |
upcoming_invoice() |
S |
46 |
6 |
42 |
subscription_cancel() |
S |
48 |
6 |
33 |
invoice_confirmation() |
S |
50 |
6 |
31 |
get_subscribed_events() |
S |
44 |
2 |
61 |
payment_processing() |
S |
50 |
4 |
29 |
payment_refunded_confirmation() |
S |
56 |
2 |
19 |
summary_report() |
S |
60 |
2 |
13 |
__construct() |
S |
81 |
1 |
3 |